home *** CD-ROM | disk | FTP | other *** search
/ Adventures with Oslo: Tools & Gadgets / Adventures with Oslo - Tools and Gadgets.ISO / mac / Ad / Mod01 / bikerout.Dir / 00029.ls < prev    next >
Encoding:
Text File  |  1994-09-23  |  78 b   |  6 lines

  1. on exitFrame
  2.   if field "direction" = "right" then
  3.     go("17N")
  4.   end if
  5. end
  6.